API Documentation
CursorUtils.h
1 // CursorUtils.h
3 //
5 
6 namespace nkWinUi
7 {
11  class CursorUtils final
12  {
13  public :
14 
15  // Functions
16  // Getters
23  } ;
24 }
nkWinUi::CursorUtils
A utility class to interact with the cursor.
Definition: CursorUtils.h:12
nkMaths::Point
Represents a 2D Point.
Definition: Point.h:12
nkWinUi
Encompasses all API of component NilkinsWinUi.
Definition: Button.h:7
nkWinUi::CursorUtils::getCursorPosition
static nkMaths::Point getCursorPosition()